Function openssl_sys::X509_STORE_set_trust

source ยท
pub unsafe extern "C" fn X509_STORE_set_trust(
    ctx: *mut X509_STORE,
    trust: c_int,
) -> c_int