CFSocketUnregister

Function CFSocketUnregister 

Source
pub unsafe extern "C-unwind" fn CFSocketUnregister(
    name_server_signature: *const CFSocketSignature,
    timeout: CFTimeInterval,
    name: Option<&CFString>,
) -> CFSocketError
👎Deprecated: renamed to CFSocket::unregister
Available on crate features CFData and CFDate and CFSocket only.