list_rotate_left (9) - Linux Manuals
list_rotate_left: rotate the list to the left
Command to display list_rotate_left
manual in Linux: $ man 9 list_rotate_left
NAME
list_rotate_left - rotate the list to the left
SYNOPSIS
-
void list_rotate_left(struct list_head * head);
ARGUMENTS
head
-
- the head of the list
COPYRIGHT
Pages related to list_rotate_left