MonoGCBridgeSCC

extern (C) nothrow
struct MonoGCBridgeSCC {
mono_bool is_alive;
MonoObject*[MONO_ZERO_LEN_ARRAY] objs;
}

Members

Variables

num_objs
int num_objs;

to be set by the cross reference callback

Meta