Function boring_sys::SSL_set1_chain

source ยท
pub unsafe extern "C" fn SSL_set1_chain(
    ssl: *mut SSL,
    chain: *mut stack_st_X509
) -> c_int