Function libc::sigwait[][src]

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