siginterrupt

Function siginterrupt 

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