Function boring_sys::SSL_get_all_standard_cipher_names

source ยท
pub unsafe extern "C" fn SSL_get_all_standard_cipher_names(
    out: *mut *const c_char,
    max_out: usize
) -> usize