Function boring_sys::SSL_CTX_set1_ech_keys

source ยท
pub unsafe extern "C" fn SSL_CTX_set1_ech_keys(
    ctx: *mut SSL_CTX,
    keys: *mut SSL_ECH_KEYS
) -> c_int