Function load_with

Source
pub fn load_with<F>(loadfn: F) -> Gl
where F: FnMut(&'static str) -> *const GLvoid,