Function windows_sys::Wdk::System::SystemServices::ZwQueryInformationResourceManager
pub unsafe extern "system" fn ZwQueryInformationResourceManager(
resourcemanagerhandle: HANDLE,
resourcemanagerinformationclass: RESOURCEMANAGER_INFORMATION_CLASS,
resourcemanagerinformation: *mut c_void,
resourcemanagerinformationlength: u32,
returnlength: *mut u32
) -> NTSTATUSExpand description
Required features: "Win32_Foundation", "Win32_System_SystemServices"