world__set_entity_debug_options

Function world__set_entity_debug_options 

Source
pub unsafe extern "C" fn world__set_entity_debug_options(
    entities_ptr: *const EntityHandle,
    entities_len: u32,
    debug_options_ptr: *const EntityDebugOptions,
)