[][src]Function uikit_sys::SSLSetPeerID

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