mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-29 19:54:05 +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.