Function X509_add1_trust_object

Source
pub unsafe extern "C" fn X509_add1_trust_object(
    x: *mut x509_st,
    obj: *const asn1_object_st,
) -> i32