esp_idf_sys

Function vListInsertEnd

Source
pub unsafe extern "C" fn vListInsertEnd(
    pxList: *mut List_t,
    pxNewListItem: *mut ListItem_t,
)