Liking cljdoc? Tell your friends :D

clj-native.utils


make-phantomclj

(make-phantom target queue user-data)
source

make-phantom-queueclj

(make-phantom-queue)
source

next-phantom-data-from-queueclj

(next-phantom-data-from-queue queue)
source

ptr-arrayclj

(ptr-array null-terminate? & pointers)

Creates a pointer to an array of pointers in native memory that may be passed to functions taking a jna Pointer (void*) as an argument.

Creates a pointer to an array of pointers in native
memory that may be passed to functions taking a jna
Pointer (void*) as an argument.
sourceraw docstring

remove-phantom-dataclj

(remove-phantom-data queue phantom)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close