Function uapi::sigwaitinfo

source ·
pub fn sigwaitinfo(
    set: &sigset_t,
    info: Option<&mut siginfo_t>
) -> Result<c_int>
Expand description