[][src]Type Definition miniquad::gl::PFNGLPROGRAMUNIFORM2UIVEXTPROC

type PFNGLPROGRAMUNIFORM2UIVEXTPROC = Option<unsafe extern "C" fn(u32, i32, i32, *const u32)>;