Function boring_sys::SSL_set_cipher_list

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