Function SSL_CTX_set_cipher_list

Source
pub unsafe extern "C" fn SSL_CTX_set_cipher_list(
    arg1: *mut ssl_ctx_st,
    str_: *const i8,
) -> i32