[][src]Type Definition sapp_linux::PFNGLNAMEDSTRINGARBPROC

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