Point to the next node pointed to by the current node.
-
Description:
-
- This API is used to point to the next node pointed to by the current node.
-
注意:
-
-
参数:
-
|
参数名称 |
描述 |
|
pstObject |
[IN] Node in the doubly linked list. |
-
返回值:
-
-
Dependency:
-
- los_list.h: the header file that contains the API declaration.
-
参见:
-
自从:
-
Huawei LiteOS V100R001C00
在文件los_list.h第107行定义。