Function boring_sys::SSL_add_client_CA

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