Searched defs:AllocationInfo (Results 1 – 1 of 1) sorted by relevance
50 struct AllocationInfo { struct51 size_t bytes;52 void** output_ptr;53 int first_created;54 int last_used;55 int32_t offline_offset;56 bool needs_allocating;
Completed in 5 milliseconds