[][src]Function rosy::gc::register_mark

pub fn register_mark(obj: impl Object)

Registers the object address with the garbage collector and tells it to avoid collecting it.