Skip to main content

GC_is_incremental_mode

Function GC_is_incremental_mode 

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

Return 1 (true) if the incremental mode is on, 0 otherwise. Does not acquire the allocator lock.