CFFI GDExtension's icon

CFFI GDExtension 0.1.0 Scripts 4.1 Community

Submitted by user gilzoide; Unlicense; 2025-11-09

libffi bindings for Godot 4.1+

- Allows opening native libraries and calling native functions
- Custom ".ffilibrary" resource file for declaring which native library is used per platform/architecture
- Supports builtin types such as `int` and `float`, pointer types such as `const char *` and struct types
- Access struct fields by name

Check out the project page for more information: https://github.com/gilzoide/cffi-gdextension


View files Download Recent Edits