TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Duplicates a string. If str is NULL it returns NULL.
str
NULL
Optional
the string to duplicate
a newly-allocated copy of str
Duplicates a string. If
strisNULLit returnsNULL.