da_mpg123_exit

Function to close down the mpg123 library. * This function is not thread-safe. Call it exactly once per process, before any other (possibly threaded) work with the library.

alias da_mpg123_exit = void function(
)

Meta