JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

ffi/malloc

core-api


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

    (ffi/malloc size)

    Allocates memory directly using the janet memory allocator. Memory 
    allocated in this way must be freed manually! Returns a raw 
    pointer, or nil if size = 0.


0 examplesSign in to add an example
Loading...