refc_binary.c
Include dependency graph for refc_binary.c:
Functions
-
struct RefcBinary *refc_binary_create_resource(size_t size, struct ResourceType *resource_type)
-
const char *refc_binary_get_data(const struct RefcBinary *refc)
-
struct RefcBinary *refc_binary_from_data(void *ptr)
-
void refc_binary_increment_refcount(struct RefcBinary *refc)
-
bool refc_binary_decrement_refcount(struct RefcBinary *refc, struct GlobalContext *global)
-
void refc_binary_destroy(struct RefcBinary *refc, struct GlobalContext *global)