pub unsafe extern "system" fn WICMapSchemaToName(
    guidmetadataformat: *const GUID,
    pwzschema: PWSTR,
    cchname: u32,
    wzname: PWSTR,
    pcchactual: *mut u32
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_Imaging’, ‘Win32_Foundation’