C standard wrapper module
Last updated 4 years ago
Was this helpful?
use C
Example
var ptr = C.malloc(16) C.free(ptr)