sigprof_handler

Function sigprof_handler 

Source
extern "C" fn sigprof_handler(
    sig: c_int,
    _info: *mut siginfo_t,
    _ctx: *mut c_void,
)