elpekenin/utils/memory.h
¶
Tiny memory-usage and address “identification” functions.
-
bool ptr_in_main_stack(const void *addr)¶
[source] Check if the input pointer belongs to the main stack.
elpekenin/utils/memory.h
¶Tiny memory-usage and address “identification” functions.
Check if the input pointer belongs to the main stack.