pub unsafe extern "C-unwind" fn CGDataProviderCreateSequential(
info: *mut c_void,
callbacks: *const CGDataProviderSequentialCallbacks,
) -> Option<CFRetained<CGDataProvider>>👎Deprecated:
renamed to CGDataProvider::new_sequential
Available on crate features
CGDataProvider and libc only.