Function rin::gl::buffer::cast[][src]

pub fn cast<T, B>(buffer: B) -> <B as Cast<T>>::CastTo where
    B: Cast<T>,