[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM2IPROC

type PFNGLPROGRAMUNIFORM2IPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, v0: GLint, v1: GLint)>;