Reduct  v1.0.4-3-gdaf0d70
A functional and immutable language.
Loading...
Searching...
No Matches
native_impl.h File Reference
#include "atom.h"
#include "core.h"
#include "gc.h"
#include "item.h"
#include "native.h"
Include dependency graph for native_impl.h:

Go to the source code of this file.

Functions

REDUCT_API void reduct_native_register (reduct_t *reduct, reduct_native_t *array, reduct_size_t count)
 

Function Documentation

◆ reduct_native_register()

REDUCT_API void reduct_native_register ( reduct_t reduct,
reduct_native_t array,
reduct_size_t  count 
)

Definition at line 10 of file native_impl.h.

Here is the call graph for this function: