CFSocketCopyRegisteredValue

Function CFSocketCopyRegisteredValue 

Source
pub unsafe extern "C" fn CFSocketCopyRegisteredValue(
    nameServerSignature: *const CFSocketSignature,
    timeout: CFTimeInterval,
    name: CFStringRef,
    value: *mut CFPropertyListRef,
    nameServerAddress: *mut CFDataRef,
) -> CFSocketError