pub fn call_memory( func_name: impl AsRef<str>, input: impl ToMemory, ) -> Result<Memory>
Call a function from the Extism plugin being tested, passing input and returning its output Memory.