Function host::wasi_ephemeral_nn::compute[][src]

pub fn compute(
    ctx: &mut impl WasiEphemeralNn,
    memory: &dyn GuestMemory,
    arg0: i32
) -> Result<i32, Trap>