Type Alias PyOS_sighandler_t

Source
type PyOS_sighandler_t = unsafe extern "C" fn(arg1: c_int);
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here