[][src]Function rosy::gc::mark_maybe

pub fn mark_maybe(obj: impl Object)

Marks the object for Ruby to avoid garbage collecting it.