API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.72
#define g_alloca0 ( size )
Wraps g_alloca() and initializes allocated memory to zeroes. If size is 0 it returns NULL.
g_alloca()
size
0
NULL
Note that the size argument will be evaluated multiple times.
Available since: 2.72
This function is not directly available to language bindings.
Type: -
-
Number of bytes to allocate.