Package: glib
Function g-malloc
Lambda Listg-malloc (n-bytes) ArgumentsReturn ValueA foreign pointer to the allocated memory. Details Allocates n-bytes bytes of memory. If n-bytes is 0 the g-malloc function returns a foreign null-pointer. | See also |
2021-12-10