RCSW
1.2.24.beta
Contents:
Setting Up RCSW
Modules Summary
Detailed APIs
RCSW
Detailed APIs
Function rcsw_free
Function rcsw_free
Defined in
File alloc.h
Function Documentation
void
rcsw_free
(
void
*
ptr
,
uint32_t
flags
)
Free memory previously allocated with
rcsw_alloc()
.