Function yrs::ystring_destroy
source · [−]Expand description
Frees all memory-allocated resources bound to a given UTF-8 null-terminated string returned from
Yrs document API. Yrs strings don’t use libc malloc, so calling free() on them will fault.