CGImageSourceSetAllowableTypes

Function CGImageSourceSetAllowableTypes 

Source
pub unsafe extern "C-unwind" fn CGImageSourceSetAllowableTypes(
    allowable_types: &CFArray,
) -> i32
👎Deprecated: renamed to CGImageSource::set_allowable_types
Available on crate feature CGImageSource only.