Function wolfssl_sys::wolfSSL_CTX_set_options

source ยท
pub unsafe extern "C" fn wolfSSL_CTX_set_options(
    ctx: *mut WOLFSSL_CTX,
    opt: c_long,
) -> c_long