Constant NOT_AVAILABLE

Source
const NOT_AVAILABLE: NonNull<c_void>;
Expand description

Sentinel value which indicates that libc::getrandom either not available, or not supported by kernel.