JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

ffi/defbind-alias

core-api


    macro
    boot.janet on line 3931, column 3

    (ffi/defbind-alias name alias ret-type & body)

    Generate bindings for native functions in a convenient manner. 
    Similar to defbind but allows for the janet function name to be 
    different than the FFI function.


0 examplesSign in to add an example
Loading...