lua_Alloc typedef

Implementation

typedef lua_Alloc = ffi.Pointer<ffi.NativeFunction<lua_AllocFunction>>;