Skip to content

mdz_wchar_clear

Maksym Dzyubenko edited this page Feb 7, 2024 · 1 revision

Clear m_pData of "wide"-character string with setting Size in 0.

void mdz_wchar_clear(struct mdz_Wchar* pWchar);

Parameter Description
pWchar pointer to string returned by mdz_wchar_create()
mdz_wchar API Reference is generated using mdzApiRefGenerator.

mdz_string functions

mdz_ansi functions

mdz_utf8 functions

mdz_wchar functions

mdz_utf16 functions

mdz_utf32 functions

mdz_string API Reference is generated using mdzApiRefGenerator.
Clone this wiki locally