Function windows_sys::Wdk::System::SystemServices::NtGetNotificationResourceManager
pub unsafe extern "system" fn NtGetNotificationResourceManager(
resourcemanagerhandle: HANDLE,
transactionnotification: *mut TRANSACTION_NOTIFICATION,
notificationlength: u32,
timeout: *const i64,
returnlength: *mut u32,
asynchronous: u32,
asynchronouscontext: usize,
) -> NTSTATUS