Liking cljdoc? Tell your friends :D

tvm-clj.jna.module


get-module-functionclj

(get-module-function module fn-name query-imports?)

get-module-sourceclj

(get-module-source module format)

mod-importclj

(mod-import mod dep)

TVMFuncFreeclj

(TVMFuncFree handle)

Free a tvm module function

Free a tvm module function
raw docstring

TVMModFreeclj

(TVMModFree module)

Free a module

Free a module
raw docstring

TVMModGetFunctionclj

(TVMModGetFunction mod func_name query_imports out)

Get module function

Get module function
raw docstring

TVMModImportclj

(TVMModImport mod dep)

Import one module into another

Import one module into another
raw docstring

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

× close