Function openssl_sys::SSL_CTX_set_post_handshake_auth

source ยท
pub unsafe extern "C" fn SSL_CTX_set_post_handshake_auth(
    ctx: *mut SSL_CTX,
    val: c_int,
)