rustix::backend::reg

Function nr

Source
pub(super) const fn nr<'a>(nr: u32) -> SyscallNumber<'a>
Expand description

Encode a system call number (a __NR_* constant) as a SyscallNumber.