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