Function lcms2_sys::ffi::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