[][src]Function wapc_guest::host_call

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

The function through which all host calls take place.