Function openssl_sys::SSL_CTX_set_options

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