Fix Gauche pffi-define-function

This commit is contained in:
retropikzel 2025-04-20 08:53:16 +03:00
parent 12f6aa7640
commit baa9f40714
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
pffi-pointer-get
pffi-string->pointer
pffi-pointer->string
pffi-define))
pffi-define-function))
(select-module retropikzel.pffi.gauche)
(dynamic-load "retropikzel/pffi/gauche-pffi")