Function cmsGetSupportedIntents

Source
pub unsafe extern "C" fn cmsGetSupportedIntents(
    nMax: u32,
    Codes: *mut u32,
    Descriptions: *mut *mut c_char,
) -> u32