]> Repositorios git - scryer-prolog.git/commit
support cstr as an ffi return type and do some more restructuring
authorBennet Bleßmann <[email protected]>
Wed, 16 Jul 2025 23:28:52 +0000 (01:28 +0200)
committerBennet Bleßmann <[email protected]>
Fri, 1 Aug 2025 17:41:56 +0000 (19:41 +0200)
commit0c2c6124ebe03d6a4357049d4d3aa95b91104ea9
treec9b87640a9b7269ab0940ec1fa0d3c948abab67d
parent9cccd509e323e4444ee71e1569bcd00f1060fe31
support cstr as an ffi return type and do some more restructuring
src/ffi.rs
src/machine/machine_errors.rs
src/machine/system_calls.rs
tests-pl/ffi_cstr.pl [new file with mode: 0644]
tests-pl/ffi_invalid_type.pl
tests/scryer/ffi.rs