lua_WarnFunction typedef

Implementation

typedef lua_WarnFunction =
    ffi.Pointer<ffi.NativeFunction<lua_WarnFunctionFunction>>;