Function X509_STORE_add_cert

Source
pub unsafe extern "C" fn X509_STORE_add_cert(
    xs: *mut x509_store_st,
    x: *mut x509_st,
) -> i32