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

pub unsafe extern "system" fn WICMapGuidToShortName(
    guid: REFGUID,
    cchName: UINT,
    wzName: *mut WCHAR,
    pcchActual: *mut UINT
) -> HRESULT