Function wasmtime_c_api::wasmtime_error_new
source · #[no_mangle]
pub extern "C" fn wasmtime_error_new(
msg: *const c_char
) -> Option<Box<wasmtime_error_t>>
#[no_mangle]
pub extern "C" fn wasmtime_error_new(
msg: *const c_char
) -> Option<Box<wasmtime_error_t>>