Function lcms2_sys::ffi::cmsGetProfileInfo[][src]

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