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

pub fn random_get(
    ctx: &impl WasiUnstable + UserErrorConversion,
    memory: &dyn GuestMemory,
    arg0: i32,
    arg1: i32
) -> Result<i32, Trap>