aws_lc_sys

Function X509_add_ext

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