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

type PFNGLPROGRAMSTRINGARBPROC = Option<unsafe extern "C" fn(target: GLenum, format: GLenum, len: GLsizei, string: *const c_void)>;