Function SSL_CONF_CTX_clear_flags

Source
pub unsafe extern "C" fn SSL_CONF_CTX_clear_flags(
    cctx: *mut ssl_conf_ctx_st,
    flags: u32,
) -> u32