pub unsafe extern "C" fn ecs_get_entity(poly: *const c_void) -> u64
Get entity from poly.
@param poly A pointer to a poly object. @return Entity associated with the poly object.