Function wasi_common::hostcalls::wasi_common_random_get
source ยท #[no_mangle]
pub unsafe extern "C" fn wasi_common_random_get(
memory: &mut [u8],
buf_ptr: uintptr_t,
buf_len: size_t,
) -> __wasi_errno_t