calloc

extern (C) @system nothrow @nogc
void*
calloc
(
size_t nmemb
,
size_t size
)
Suggestion Box / Bug Report