Skip to main content

set_gc_test_hook

Function set_gc_test_hook 

Source
pub fn set_gc_test_hook(hook: fn(&[StackRoot]))
Expand description

Set a hook to be called during gc_trigger with the collected roots.