windows::Wdk::System::SystemServices

Function ZwGetNotificationResourceManager

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