[][src]Type Definition rs_gles2::bindings::PFNGLPROGRAMUNIFORM2IVEXTPROC

type PFNGLPROGRAMUNIFORM2IVEXTPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLint)>;