Skip to main content

GC_get_suspend_signal

Function GC_get_suspend_signal 

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

Return the signal number (which is a constant after the collector initialization) used by the collector to suspend threads on POSIX systems. Return -1 otherwise.