pub unsafe extern "C" fn ecs_meta_get_uint(
cursor: *const ecs_meta_cursor_t,
) -> u64Expand description
Get field value as unsigned integer.
pub unsafe extern "C" fn ecs_meta_get_uint(
cursor: *const ecs_meta_cursor_t,
) -> u64Get field value as unsigned integer.