world__set_data_debug_name

Function world__set_data_debug_name 

Source
pub unsafe extern "C" fn world__set_data_debug_name(
    data: DataHandle,
    name_ptr: *const u8,
    name_len: u32,
) -> ErrorCode
Expand description

Sets the debug name of a data object (useful for debugging data memory usage and leaks etc.)