Function raylib_sys::UpdateSound[][src]

pub unsafe extern "C" fn UpdateSound(
    sound: Sound,
    data: *const c_void,
    samplesCount: c_int
)