[−][src]Function wasi_common::wasi::wasi_snapshot_preview1::args_get
pub fn args_get(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
argv: i32,
argv_buf: i32
) -> Result<i32, String>
pub fn args_get(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
argv: i32,
argv_buf: i32
) -> Result<i32, String>