pub unsafe extern "C" fn ecs_meta_set_uint(
cursor: *mut ecs_meta_cursor_t,
value: u64,
) -> c_intExpand description
Set field with uint value
pub unsafe extern "C" fn ecs_meta_set_uint(
cursor: *mut ecs_meta_cursor_t,
value: u64,
) -> c_intSet field with uint value