pub unsafe extern "C" fn ecs_meta_get_unit(
cursor: *const ecs_meta_cursor_t,
) -> ecs_entity_tExpand description
Get unit of current element.
pub unsafe extern "C" fn ecs_meta_get_unit(
cursor: *const ecs_meta_cursor_t,
) -> ecs_entity_tGet unit of current element.