[][src]Type Definition ntapi::ntzwapi::ZwGetNotificationResourceManager

type ZwGetNotificationResourceManager = unsafe extern "system" fn(ResourceManagerHandle: HANDLE, TransactionNotification: PTRANSACTION_NOTIFICATION, NotificationLength: ULONG, Timeout: PLARGE_INTEGER, ReturnLength: PULONG, Asynchronous: ULONG, AsynchronousContext: ULONG_PTR) -> NTSTATUS;