[][src]Type Definition miniaudio_sys::ma_decoder_get_length_in_pcm_frames_proc

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