Function servo::gl::buffer_data_raw

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