Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Structures | Functions
objspace.h File Reference

Go to the source code of this file.

Data Structures

struct  allocation_info
 

Functions

struct allocation_infoobjspace_lookup_allocation_info (VALUE obj)
 

Function Documentation

◆ objspace_lookup_allocation_info()

struct allocation_info * objspace_lookup_allocation_info ( VALUE  obj)

Definition at line 341 of file object_tracing.c.