pub unsafe extern "C" fn ecs_meta_push(
cursor: *mut ecs_meta_cursor_t,
) -> i32Expand description
Push a scope (required/only valid for structs & collections)
pub unsafe extern "C" fn ecs_meta_push(
cursor: *mut ecs_meta_cursor_t,
) -> i32Push a scope (required/only valid for structs & collections)