openssl_sys

Function SSL_CTX_set_options

source
pub unsafe extern "C" fn SSL_CTX_set_options(
    ctx: *mut SSL_CTX,
    op: u64,
) -> u64