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