Function alacritty::gl::UniformMatrix2x3fv::load_with

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