Function SSL_get_cipher_list

Source
pub unsafe extern "C" fn SSL_get_cipher_list(
    s: *const ssl_st,
    n: i32,
) -> *const i8