pub unsafe fn getrandom( buf: *mut void, buflen: size_t, flags: uint, ) -> Result<int>
Get random bytes from the kernel.