[][src]Function miniaudio_sys::ma_hishelf2_process_pcm_frames

pub unsafe extern "C" fn ma_hishelf2_process_pcm_frames(
    pFilter: *mut ma_hishelf2,
    pFramesOut: *mut c_void,
    pFramesIn: *const c_void,
    frameCount: ma_uint64
) -> ma_result