ma_float typedef
ma_float = Float
These float types are not used universally by miniaudio. It's to simplify some macro expansion for atomic types.
Implementation
typedef ma_float = ffi.Float;
These float types are not used universally by miniaudio. It's to simplify some macro expansion for atomic types.
typedef ma_float = ffi.Float;