Copy the contents of one mpg123_string string to another. Yes the order of arguments is reversed compated to memcpy(). \param from string handle \param to string handle \return 0 on error, 1 on success
See Implementation
Copy the contents of one mpg123_string string to another. Yes the order of arguments is reversed compated to memcpy(). \param from string handle \param to string handle \return 0 on error, 1 on success