Function esp_idf_svc::hal::sys::vListInsert

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