[][src]Type Definition miniaudio_sys::ma_decoder_seek_to_pcm_frame_proc

type ma_decoder_seek_to_pcm_frame_proc = Option<unsafe extern "C" fn(pDecoder: *mut ma_decoder, frameIndex: ma_uint64) -> ma_result>;