[−][src]Type Definition uikit_sys::CGDataProviderReleaseDataCallback
type CGDataProviderReleaseDataCallback = Option<unsafe extern "C" fn(info: *mut c_void, data: *const c_void, size: size_t)>;
type CGDataProviderReleaseDataCallback = Option<unsafe extern "C" fn(info: *mut c_void, data: *const c_void, size: size_t)>;