Function esp_idf_svc::hal::sys::vListInsertEnd

source ยท
pub unsafe extern "C" fn vListInsertEnd(
    pxList: *mut xLIST,
    pxNewListItem: *mut xLIST_ITEM,
)