[][src]Function uapi::sigwaitinfo

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