PerlFFI / FFI-Platypus

Write Perl bindings to non-Perl libraries with FFI. No XS required.
89 stars 23 forks source link

fix bug with uint64* being treated as sint64* oops #259

Closed plicease closed 4 years ago

plicease commented 4 years ago

Fixes #258