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

Required features: "Win32_Graphics_Imaging"