Function openssl_sys::X509_add_ext[][src]

pub unsafe extern "C" fn X509_add_ext(
    x: *mut X509,
    ext: *mut X509_EXTENSION,
    loc: c_int
) -> c_int