sigwait

Function sigwait 

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