[][src]Type Definition makepad_glx_sys::PFNGLISNAMEDSTRINGARBPROC

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