Function SSL_CTX_set_trust

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