windows::Wdk::System::SystemServices

Function NtGetNotificationResourceManager

pub unsafe fn NtGetNotificationResourceManager(
    resourcemanagerhandle: HANDLE,
    transactionnotification: *mut TRANSACTION_NOTIFICATION,
    notificationlength: u32,
    timeout: Option<*const i64>,
    returnlength: Option<*mut u32>,
    asynchronous: u32,
    asynchronouscontext: Option<usize>,
) -> NTSTATUS