Function wapc_guest::host_call

source ·
pub fn host_call(binding: &str, ns: &str, op: &str, msg: &[u8]) -> CallResult
Expand description

The function through which all host calls take place.