Function windows::Win32::Storage::FileSystem::OpenResourceManager

pub unsafe fn OpenResourceManager<P0>(
    dwdesiredaccess: u32,
    tmhandle: P0,
    resourcemanagerid: *mut GUID,
) -> Result<HANDLE>
where P0: Param<HANDLE>,