[][src]Function miniaudio_sys::ma_pcm_s16_to_f32

pub unsafe extern "C" fn ma_pcm_s16_to_f32(
    pOut: *mut c_void,
    pIn: *const c_void,
    count: ma_uint64,
    ditherMode: ma_dither_mode
)