Function CGDataProviderCreateWithCFData

Source
pub unsafe extern "C" fn CGDataProviderCreateWithCFData(
    data: CFDataRef,
) -> CGDataProviderRef