CFFileDescriptorGetNativeDescriptor

Function CFFileDescriptorGetNativeDescriptor 

Source
pub extern "C-unwind" fn CFFileDescriptorGetNativeDescriptor(
    f: &CFFileDescriptor,
) -> CFFileDescriptorNativeDescriptor
👎Deprecated: renamed to CFFileDescriptor::native_descriptor
Available on crate feature CFFileDescriptor only.