Function SSL_CTX_enable_ct

Source
pub unsafe extern "C" fn SSL_CTX_enable_ct(
    ctx: *mut ssl_ctx_st,
    validation_mode: i32,
) -> i32