pub fn call( env: &mut ApplyEnv<'_>, function: &str, args: &[Vec<u8>], ) -> Result<(), &'static str>
Dispatch contract module calls