pub unsafe extern "C" fn GC_get_thr_restart_signal() -> c_intExpand description
Return the signal number (which is a constant after the collector initialization) used by the collector to restart (resume) threads on POSIX systems. Return -1 otherwise.