Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
malloc_usable_size
headers/posix/malloc.h
25
size_t malloc_usable_size(void *ptr);
src/system/libroot/posix/malloc/openbsd/malloc.c
2095
DEF_STRONG(malloc_usable_size);