Function boring_sys::SSL_get0_ech_retry_configs

source ยท
pub unsafe extern "C" fn SSL_get0_ech_retry_configs(
    ssl: *const SSL,
    out_retry_configs: *mut *const u8,
    out_retry_configs_len: *mut usize
)