[][src]Function rosy::gc::adjust_mem_usage

pub fn adjust_mem_usage(diff: isize)

Tells the garbage collector how much memory is being used by an external library. This may trigger the GC to resize or free emory blocks.