da_mpg123_set_string

Set the content of a mpg123_string to a C-string \param sb string handle \param stuff content to copy \return 0 on error, 1 on success

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

Meta