[][src]Function qcms::iccread::qcms_profile_create_rgb_with_table

#[no_mangle]pub unsafe extern "C" fn qcms_profile_create_rgb_with_table(
    white_point: qcms_CIE_xyY,
    primaries: qcms_CIE_xyYTRIPLE,
    table: *const u16,
    num_entries: i32
) -> *mut qcms_profile