tvmjs
Preparing search index...
<internal>
FTVMWasmAllocSpace
Type Alias FTVMWasmAllocSpace
FTVMWasmAllocSpace
:
(
size
:
number
)
=>
Pointer
void* TVMWasmAllocSpace(int size);
Type Declaration
(
size
:
number
)
:
Pointer
Parameters
size
:
number
Returns
Pointer
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
tvmjs
Loading...
void* TVMWasmAllocSpace(int size);