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

type PFNGLISNAMEDSTRINGARBPROC = Option<unsafe extern "C" fn(namelen: GLint, name: *const GLchar) -> GLboolean>;