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