da_mpg123_copy_string

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

alias da_mpg123_copy_string = int function()

Meta