boring_sys

Function X509_STORE_add_cert

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