Skip to main content

GC_is_init_called

Function GC_is_init_called 

Source
pub unsafe extern "C" fn GC_is_init_called() -> c_int
Expand description

Return 1 (true) if the collector is initialized (or, at least, the initialization is in progress), 0 otherwise.