Creates GC-allocated string with copy of C string text. If cstr is null returns null, otherwise if cstr is empty returns "".
See Implementation
Creates GC-allocated string with copy of C string text. If cstr is null returns null, otherwise if cstr is empty returns "".