Function boring_sys::SSL_add1_chain_cert

source ยท
pub unsafe extern "C" fn SSL_add1_chain_cert(
    ssl: *mut SSL,
    x509: *mut X509
) -> c_int