Function sigwait

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