[][src]Function winapi::um::wincodec::WICMapSchemaToName

pub unsafe extern "system" fn WICMapSchemaToName(
    guidMetadataFormat: REFGUID,
    pwzSchema: LPWSTR,
    cchName: UINT,
    wzName: *mut WCHAR,
    pcchActual: *mut UINT
) -> HRESULT