sigset

Function sigset 

Source
pub unsafe extern "C" fn sigset(
    __sig: c_int,
    __disp: __sighandler_t,
) -> __sighandler_t