pub unsafe extern "C" fn flecs_sparse_count(
sparse: *const ecs_sparse_t,
) -> i32Expand description
Get the number of alive elements in the sparse set.
pub unsafe extern "C" fn flecs_sparse_count(
sparse: *const ecs_sparse_t,
) -> i32Get the number of alive elements in the sparse set.