boring_sys

Function SSL_get_cipher_list

Source
pub unsafe extern "C" fn SSL_get_cipher_list(
    ssl: *const SSL,
    n: c_int,
) -> *const c_char