Function wasmtime_component_func_post_return

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_component_func_post_return(
    func: &Func,
    context: WasmtimeStoreContextMut<'_>,
) -> Option<Box<wasmtime_error_t>>