pub type PRESUTIL_GET_RESOURCE_DEPENDENCY_EX = Option<unsafe extern "system" fn(hself: HANDLE, lpszresourcetype: PCWSTR, dwdesiredaccess: u32) -> *mut _HRESOURCE>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"