[][src]Type Definition sapp_linux::PFNGLCOLORTABLESGIPROC

type PFNGLCOLORTABLESGIPROC = Option<unsafe extern "C" fn(target: GLenum, internalformat: GLenum, width: GLsizei, format: GLenum, type_: GLenum, table: *const c_void)>;