pub unsafe extern "system" fn WICMapShortNameToGuid(
    wzname: PWSTR,
    pguid: *mut GUID
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_Imaging’, ‘Win32_Foundation’