Function siginterrupt

Source
pub unsafe extern "C" fn siginterrupt(
    __sig: i32,
    __interrupt: i32,
) -> i32