da_mpg123_add_string

Append a C-String to an mpg123_string \param sb string handle \param stuff to append \return 0 on error, 1 on success

extern (C)
alias da_mpg123_add_string = int function
(,
const char* stuff
)

Meta