__sys_get_random

Function __sys_get_random 

Source
#[unsafe(no_mangle)]
pub extern "C" fn __sys_get_random() -> Status
Expand description

C interface to crate::syscall::get_random syscall Rust implementation