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

pub fn args_get(
    ctx: &WasiCtx,
    memory: &dyn GuestMemory,
    argv: i32,
    argv_buf: i32
) -> Result<i32, Trap>