[][src]Type Definition miniaudio::ConvertFn

type ConvertFn = unsafe extern "C" fn(_: *mut c_void, _: *const c_void, count: u64, dither_mode: ma_dither_mode);