pub unsafe extern "C" fn ecs_struct_init(
world: *mut ecs_world_t,
desc: *const ecs_struct_desc_t,
) -> u64Expand description
Create a new struct type
pub unsafe extern "C" fn ecs_struct_init(
world: *mut ecs_world_t,
desc: *const ecs_struct_desc_t,
) -> u64Create a new struct type