Blender
V3.3
|
Generic memory manipulation API. More...
Go to the source code of this file.
Functions | |
bool | BLI_memory_is_zero (const void *arr, size_t size) |
Generic memory manipulation API.
Definition in file BLI_memory_utils.h.
Definition at line 19 of file memory_utils.c.