pub unsafe extern "C-unwind" fn IOSurfaceCreate(
properties: &CFDictionary,
) -> Option<CFRetained<IOSurfaceRef>>
👎Deprecated: renamed to
IOSurfaceRef::new
Available on crate features
IOSurfaceRef
and objc2-core-foundation
only.