Function gleam::gl::buffer_data_raw

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