ecs_record_find

Function ecs_record_find 

Source
pub unsafe extern "C" fn ecs_record_find(
    world: *const ecs_world_t,
    entity: u64,
) -> *mut ecs_record_t
Expand description

Find record for entity.