[][src]Type Definition makepad_glx_sys::PFNGLNAMEDSTRINGARBPROC

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