(calloc) ( count size -- void* )


Vocabulary
libc

Inputs
countan object
sizean object


Outputs
void*an object


Definition