RCP API
6.61.0
◆
c_list_remove()
c_list_error_t
c_list_remove
(
c_list_t
*
c_list
,
size_t
idx
)
Remove item from list.
Remove item from list specified by the index
idx
Parameters
[in]
c_list
list object
[in]
idx
index of item to remove
Returns
C_LIST_SUCCESS on success.
amalgamation
rcp_api.c
Generated by
1.8.13