Knox Tizen Wearable SDK
|
Place at the front of any structure or block of memory that is intended to be disowned by the allocator, to be discarded by a subsequent owner. More...
#include <mdm_client_type.h>
Data Fields | |
int | id |
void(* | free_func )(void *block) |
Place at the front of any structure or block of memory that is intended to be disowned by the allocator, to be discarded by a subsequent owner.
Definition at line 167 of file mdm_client_type.h.
void(* mem_header_t::free_func) (void *block) |
Pointer function used to free a block of memory
Definition at line 169 of file mdm_client_type.h.
int mem_header_t::id |
Internal id
Definition at line 168 of file mdm_client_type.h.