Function windows_sys::Wdk::System::SystemServices::EtwWriteTransfer

pub unsafe extern "system" fn EtwWriteTransfer(
    reghandle: REGHANDLE,
    eventdescriptor: *const EVENT_DESCRIPTOR,
    activityid: *const GUID,
    relatedactivityid: *const GUID,
    userdatacount: u32,
    userdata: *const EVENT_DATA_DESCRIPTOR,
) -> NTSTATUS