Constant linux_unsafe::raw::GETRANDOM
source · pub const GETRANDOM: V = 318;
Expand description
The system call number for getrandom
on this platform.
pub const GETRANDOM: V = 318;
The system call number for getrandom
on this platform.