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

type PFNGLNAMEDSTRINGARBPROC = Option<unsafe extern "C" fn(type_: GLenum, namelen: GLint, name: *const GLchar, stringlen: GLint, string: *const GLchar)>;