Function libc::sigwait

source ยท
pub unsafe extern "C" fn sigwait(
    set: *const sigset_t,
    sig: *mut c_int,
) -> c_int