Function libc::sigwait

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