EtwNotificationRegister

Function EtwNotificationRegister 

Source
pub unsafe extern "C" fn EtwNotificationRegister(
    Guid: LPCGUID,
    Type: ULONG,
    Callback: PETW_NOTIFICATION_CALLBACK,
    Context: PVOID,
    RegHandle: PREGHANDLE,
) -> ULONG