[][src]Type Definition makepad_glx_sys::PFNGLGETNUNIFORMIVARBPROC

type PFNGLGETNUNIFORMIVARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, bufSize: GLsizei, params: *mut GLint)>;