alignedFree
fn
void alignedFree(void * mem = null) nothrowFrees the memory allocated by glib.global.alignedAlloc.
Parameters
mem | the memory to deallocate |
void alignedFree(void * mem = null) nothrowFrees the memory allocated by glib.global.alignedAlloc.
mem | the memory to deallocate |