Function windows_sys::Wdk::System::SystemServices::ZwOpenResourceManager
pub unsafe extern "system" fn ZwOpenResourceManager(
resourcemanagerhandle: *mut HANDLE,
desiredaccess: u32,
tmhandle: HANDLE,
resourcemanagerguid: *const GUID,
objectattributes: *const OBJECT_ATTRIBUTES
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"