windows::Win32::System::Diagnostics::Etw

Function EventRegister

pub unsafe fn EventRegister(
    providerid: *const GUID,
    enablecallback: PENABLECALLBACK,
    callbackcontext: Option<*const c_void>,
    reghandle: *mut REGHANDLE,
) -> u32