[][src]Type Definition makepad_glx_sys::PFNGLGETACTIVESUBROUTINEUNIFORMIVPROC

type PFNGLGETACTIVESUBROUTINEUNIFORMIVPROC = Option<unsafe extern "C" fn(program: GLuint, shadertype: GLenum, index: GLuint, pname: GLenum, values: *mut GLint)>;