lua_Hook typedef

Implementation

typedef lua_Hook = ffi.Pointer<ffi.NativeFunction<lua_HookFunction>>;