Skip to content

std::Memory::in_stack

in_stack

Checks if a pointer is in the stack memory region

Signature

in_stack(ptr: *const void) -> bool