Function openssl_sys::X509_STORE_add_cert[][src]

pub unsafe extern "C" fn X509_STORE_add_cert(
    store: *mut X509_STORE,
    x: *mut X509
) -> c_int