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

pub unsafe fn WICMapSchemaToName<'a>(
    guidmetadataformat: *const Guid,
    pwzschema: impl IntoParam<'a, PWSTR>,
    cchname: u32,
    wzname: impl IntoParam<'a, PWSTR>,
    pcchactual: *mut u32
) -> Result<()>