openssl_sys

Function SSL_set_cipher_list

source
pub unsafe extern "C" fn SSL_set_cipher_list(
    ssl: *mut SSL,
    s: *const c_char,
) -> c_int