mirror of
https://github.com/mackron/miniaudio.git
synced 2026-06-16 11:12:42 +02:00
137298734e
This should return the size of the implementations struct. For example, `ma_decoder` would return `sizeof(ma_decoder)`. This is in preparation for future work to support copying data sources.