openssl_sys

Function SSL_CTX_set_options

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