Function wasi_common::snapshots::preview_0::wasi_unstable::random_get[][src]

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