Skip to main content

cmsGetProfileInfoUTF8

Function cmsGetProfileInfoUTF8 

Source
pub unsafe extern "C" fn cmsGetProfileInfoUTF8(
    hProfile: HPROFILE,
    Info: InfoType,
    LanguageCode: *const c_char,
    CountryCode: *const c_char,
    Buffer: *mut c_char,
    BufferSize: u32,
) -> u32