Function wxd_RearrangeList_GetCount

Source
pub unsafe extern "C" fn wxd_RearrangeList_GetCount(
    self_: *mut wxd_RearrangeList_t,
) -> c_uint
Expand description

Gets the number of items in the list.

@param self The RearrangeList instance. @return The number of items.