pub unsafe extern "C" fn wxd_RearrangeList_CanMoveCurrentDown(
self_: *mut wxd_RearrangeList_t,
) -> boolExpand description
Checks if the currently selected item can be moved down.
@param self The RearrangeList instance. @return true if the item can be moved down, false otherwise.