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.