[][src]Function rosy::gc::mark

pub fn mark(obj: impl Object)

Marks the object for Ruby to avoid garbage collecting it.