[−][src]Function core_foundation_sys::filedescriptor::CFFileDescriptorCreate
pub unsafe extern "C" fn CFFileDescriptorCreate(
allocator: CFAllocatorRef,
fd: CFFileDescriptorNativeDescriptor,
closeOnInvalidate: Boolean,
callout: CFFileDescriptorCallBack,
context: *const CFFileDescriptorContext
) -> CFFileDescriptorRef