[][src]Type Definition raylib_sys::PFNGLCLAMPCOLORPROC

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