[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM4IVPROC

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