pub unsafe extern "C" fn heif_image_handle_get_raw_color_profile(
    handle: *const heif_image_handle,
    out_data: *mut c_void
) -> heif_error
Expand description

Returns ‘heif_error_Color_profile_does_not_exist’ when there is no ICC profile.