Skip to main content

PyOS_sighandler_t

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