Function wapc_guest::__guest_call

source ·
#[no_mangle]
pub extern "C" fn __guest_call(op_len: i32, req_len: i32) -> i32
Expand description

The __guest_call function is required by waPC guests and should only be called by waPC hosts.