Function sigwait

Source
pub unsafe extern "C" fn sigwait(
    __set: *const __sigset_t,
    __sig: *mut i32,
) -> i32