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

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