RCP API  6.61.0

◆ c_list_get_index()

c_list_error_t c_list_get_index ( const c_list_t c_list,
size_t *  idx 
)

Get index of current entry.

Parameters
[in]c_listlist object
[out]idxindex of current object
Returns
C_LIST_SUCCESS on success.