getrandom

Function getrandom 

Source
pub fn getrandom(buf: &mut [MaybeUninit<u8>], flags: u32) -> Result<usize>