mi_heap_strdup

Duplicate a string in a specific heap.

extern (C) @nogc pure @system nothrow
char*
mi_heap_strdup
(,
const(char)* s
)

Meta