size | Requested size(bytes) |
This function is the same as the standard C function malloc(size).
If the return value is NULL, securing memory has failed.
This function always allocates memory in alignment with 32-byte boundaries. Defining the data size in alignment with 32-byte boundaries permits efficient allocation of memory.