Created
January 4, 2018 04:04
-
-
Save jmercouris/d8358d82d22c4deab4e6db1ae33a8cb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cffi:defcallback callybacky :void () | |
(print "called!")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment