|
Blender V4.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.
| bool BLI_memory_is_zero | ( | const void * | arr, |
| size_t | size ) |
Definition at line 21 of file memory_utils.c.