Function SSL_set_cipher_list

Source
pub unsafe extern "C" fn SSL_set_cipher_list(
    s: *mut ssl_st,
    str_: *const i8,
) -> i32