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