tiny.tracy.freeSized
Defined in tiny.tracy.
Source
Source: lib/tracy/src/instrumentation.zig:191
zig
pub inline fn freeSized(ptr: ?*const anyopaque, size: usize) void { runtime.freeSized(ptr, size);}Source: lib/tracy/src/root.zig:130
zig
pub const freeSized = instrumentation.freeSized;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |