[][src]Type Definition glu_sys::glu::PFNGLGETNUNIFORMFVARBPROC

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