Append a C-substring to an mpg123 string \param sb string handle \param stuff content to copy \param from offset to copy from \param count number of characters to copy (a null-byte is always appended) \return 0 on error, 1 on success
See Implementation
Append a C-substring to an mpg123 string \param sb string handle \param stuff content to copy \param from offset to copy from \param count number of characters to copy (a null-byte is always appended) \return 0 on error, 1 on success