Function _waitid_pidfd

Source
fn _waitid_pidfd(
    fd: BorrowedFd<'_>,
    options: WaitIdOptions,
) -> Result<Option<WaitIdStatus>>