Function mltg_bindings::Windows::Win32::Graphics::Imaging::WICMapGuidToShortName[][src]

pub unsafe fn WICMapGuidToShortName<'a>(
    guid: *const Guid,
    cchname: u32,
    wzname: impl IntoParam<'a, PWSTR>,
    pcchactual: *mut u32
) -> HRESULT