JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

ffi/call

core-api


    cfunction
    src/core/ffi.c on line 1650, column 1

    (ffi/call pointer signature & args)

    Call a raw pointer as a function pointer. The function signature 
    specifies how Janet values in `args` are converted to native 
    machine types.


0 examplesSign in to add an example
Loading...