pub unsafe extern "C" fn GC_init()Expand description
Initialize the collector. Portable clients should call GC_INIT()
from the program’s main() instead.
pub unsafe extern "C" fn GC_init()Initialize the collector. Portable clients should call GC_INIT()
from the program’s main() instead.