FLAC__IOHandle

This is the opaque handle type used by the callbacks. Typically this is a \c FILE* or address of a file descriptor.

extern (C) nothrow
alias FLAC__IOHandle = void*

Meta