[][src]Function nginx::X509_STORE_add_cert

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