Skip to content

add typedefs for methods that return a pointer instead of void

Zack Lee requested to merge cuinjune/purr-data:add_typedefs into emscripten

This fixes the inconsistency check error when a number-based float object is created. (e.g. [3])

Merge request reports