Function windows::Win32::System::Diagnostics::Etw::CreateTraceInstanceId
pub unsafe fn CreateTraceInstanceId<P0>(
reghandle: P0,
instinfo: *mut EVENT_INSTANCE_INFO,
) -> WIN32_ERRORwhere
P0: Param<HANDLE>,