Function raylib::ffi::UpdateSound[][src]

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