pub unsafe extern "C" fn wxd_RearrangeList_MoveCurrentUp(
self_: *mut wxd_RearrangeList_t,
) -> boolExpand description
Moves the currently selected item one position up.
@param self The RearrangeList instance. @return true if the item was moved, false otherwise.