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

type PFNGLGETNAMEDSTRINGARBPROC = Option<unsafe extern "C" fn(namelen: GLint, name: *const GLchar, bufSize: GLsizei, stringlen: *mut GLint, string: *mut GLchar)>;