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

type PFNGLGETPROGRAMSTRINGARBPROC = Option<unsafe extern "C" fn(target: GLenum, pname: GLenum, string: *mut c_void)>;