Function raylib_sys::UpdateSound

source ยท
pub unsafe extern "C" fn UpdateSound(
    sound: Sound,
    data: *const c_void,
    sampleCount: c_int
)