Function servo::gl::buffer_data

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