Type Definition apollo_hyper_libretro_sys::AudioSampleBatchFn
source · pub type AudioSampleBatchFn = unsafe extern "C" fn(data: *const i16, frames: size_t) -> size_t;pub type AudioSampleBatchFn = unsafe extern "C" fn(data: *const i16, frames: size_t) -> size_t;