alacritty::gl::Uniform3f

Function load_with

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