Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
memory.h File Reference

Go to the source code of this file.

Data Structures

struct  cr_mem
 

Functions

CR_BEGIN_C_API CR_API int cr_user_mem_eq (const struct cr_mem *m1, const struct cr_mem *m2)
 
CR_API int cr_user_mem_lt (const struct cr_mem *m1, const struct cr_mem *m2)
 
CR_API char * cr_user_mem_tostr (const struct cr_mem *m)
 

Function Documentation

◆ cr_user_mem_eq()

CR_BEGIN_C_API CR_API int cr_user_mem_eq ( const struct cr_mem * m1,
const struct cr_mem * m2 )

◆ cr_user_mem_lt()

CR_API int cr_user_mem_lt ( const struct cr_mem * m1,
const struct cr_mem * m2 )

◆ cr_user_mem_tostr()

CR_API char * cr_user_mem_tostr ( const struct cr_mem * m)