Searched defs:msg_bytes (Results 1 – 2 of 2) sorted by relevance
34 wasm_byte_vec_t msg_bytes; in message() local
27 let msg_bytes = unsafe { std::ffi::CStr::from_ptr(msg).to_bytes() }; in wasmtime_error_new() localVariable