pub unsafe extern "C" fn GC_get_suspend_signal() -> c_int
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.