Function security_framework_sys::secure_transport::SSLSetPeerID

source ยท
pub unsafe extern "C" fn SSLSetPeerID(
    context: SSLContextRef,
    peerID: *const c_void,
    peerIDLen: usize,
) -> OSStatus