gleam::gl

Function buffer_data_raw

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