[][src]Function wasi_common::wasi::wasi_snapshot_preview1::random_get

pub fn random_get(
    ctx: &WasiCtx,
    memory: &dyn GuestMemory,
    buf: i32,
    buf_len: i32
) -> i32