Flowdock
method

malloc

Importance_1
v2_5_5 - Show latest stable - 0 notes - Class: Pointer
malloc(p1, p2 = v2) public

Allocate size bytes of memory and associate it with an optional freefunc that will be called when the pointer is garbage collected.

freefunc must be an address pointing to a function or an instance of Fiddle::Function

Show source
Register or log in to add new notes.