pub unsafe extern "C" fn cf_error_create( domain: *mut c_void, code: i64, description: *const c_char, ) -> *mut c_void
Swift bridge function cf_error_create for the corresponding Apple API.
cf_error_create