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

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