Function SSL_CTX_set_post_handshake_auth

Source
pub unsafe extern "C" fn SSL_CTX_set_post_handshake_auth(
    ctx: *mut ssl_ctx_st,
    val: i32,
)