[][src]Function raylib_sys::rlUpdateMeshAt

pub unsafe extern "C" fn rlUpdateMeshAt(
    mesh: Mesh,
    buffer: c_int,
    count: c_int,
    index: c_int
)