cleanup_ruby

Function cleanup_ruby 

Source
pub unsafe fn cleanup_ruby()
Expand description

Cleanup the Ruby VM.

§Safety

This function is not thread-safe and caller must ensure it’s only called once.