MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / setValObj

Method setValObj

test/other/embind_tsgen_ignore_2.d.ts:175–175  ·  view source on GitHub ↗
(_0: ValObj)

Source from the content-addressed store, hash-verified

173 function_with_callback_param(_0: (message: string) => void): number;
174 getValObj(): ValObj;
175 setValObj(_0: ValObj): void;
176 string_test(_0: EmbindString): string;
177 optional_string_test(_0: EmbindString): string | undefined;
178 wstring_test(_0: string): string;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected