Function SSL_set_post_handshake_auth

Source
pub unsafe extern "C" fn SSL_set_post_handshake_auth(
    s: *mut ssl_st,
    val: i32,
)