Function SSL_CTX_set_security_level

Source
pub unsafe extern "C" fn SSL_CTX_set_security_level(
    ctx: *mut ssl_ctx_st,
    level: i32,
)