Function waitid

Source
pub(crate) fn waitid(
    id: WaitId<'_>,
    options: WaitIdOptions,
) -> Result<Option<WaitIdStatus>>