windows::Wdk::System::SystemServices

Function NtOpenResourceManager

pub unsafe fn NtOpenResourceManager(
    resourcemanagerhandle: *mut HANDLE,
    desiredaccess: u32,
    tmhandle: HANDLE,
    resourcemanagerguid: Option<*const GUID>,
    objectattributes: Option<*const OBJECT_ATTRIBUTES>,
) -> NTSTATUS