[][src]Function miniaudio_sys::ma_decoder_read_pcm_frames

pub unsafe extern "C" fn ma_decoder_read_pcm_frames(
    pDecoder: *mut ma_decoder,
    pFramesOut: *mut c_void,
    frameCount: ma_uint64
) -> ma_uint64