boring_sys

Function SSL_add0_chain_cert

Source
pub unsafe extern "C" fn SSL_add0_chain_cert(
    ssl: *mut SSL,
    x509: *mut X509,
) -> c_int