pub unsafe fn OpenResourceManager<'a, Param1>(
    dwdesiredaccess: u32,
    tmhandle: Param1,
    resourcemanagerid: *mut GUID
) -> HANDLE where
    Param1: IntoParam<'a, HANDLE>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’