[][src]Type Definition sapp_linux::PFNGLCLAMPCOLORPROC

type PFNGLCLAMPCOLORPROC = Option<unsafe extern "C" fn(target: GLenum, clamp: GLenum)>;