pub unsafe extern "C" fn wxd_RearrangeList_GetCount(
self_: *mut wxd_RearrangeList_t,
) -> c_uintExpand description
Gets the number of items in the list.
@param self The RearrangeList instance. @return The number of items.
pub unsafe extern "C" fn wxd_RearrangeList_GetCount(
self_: *mut wxd_RearrangeList_t,
) -> c_uintGets the number of items in the list.
@param self The RearrangeList instance. @return The number of items.