Function raylib_ffi::UpdateSound

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