Function no_fd

Source
pub(super) fn no_fd<'a, Num: ArgNumber>() -> ArgReg<'a, Num>
Expand description

Deliberately pass -1 to a file-descriptor argument, for system calls like mmap where this indicates the argument is omitted.