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

Go to the source code of this file.

Functions

static reduct_size_t reduct_stringify_internal (reduct_t *reduct, reduct_handle_t *handle, char *buffer, reduct_size_t size)
 
REDUCT_API reduct_size_t reduct_stringify (reduct_t *reduct, reduct_handle_t *handle, char *buffer, reduct_size_t size)
 Converts a Reduct handle to its string representation.
 

Function Documentation

◆ reduct_stringify_internal()

static reduct_size_t reduct_stringify_internal ( reduct_t reduct,
reduct_handle_t handle,
char *  buffer,
reduct_size_t  size 
)
inlinestatic

Definition at line 7 of file stringify_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function: