Function boring_sys::X509V3_EXT_REQ_add_nconf

source ยท
pub unsafe extern "C" fn X509V3_EXT_REQ_add_nconf(
    conf: *const CONF,
    ctx: *const X509V3_CTX,
    section: *const c_char,
    req: *mut X509_REQ
) -> c_int