Function esp_idf_sys::vListInsert

source ·
pub unsafe extern "C" fn vListInsert(
    pxList: *mut List_t,
    pxNewListItem: *mut ListItem_t
)