Function security_framework_sys::secure_transport::SSLSetPeerID
source · pub unsafe extern "C" fn SSLSetPeerID(
context: SSLContextRef,
peerID: *const c_void,
peerIDLen: usize
) -> OSStatus
pub unsafe extern "C" fn SSLSetPeerID(
context: SSLContextRef,
peerID: *const c_void,
peerIDLen: usize
) -> OSStatus