Function gleam::gl::buffer_data

source ·
pub fn buffer_data<T>(gl_: &dyn Gl, target: GLenum, data: &[T], usage: GLenum)