[][src]Type Definition raylib_sys::PFNGLCOLORP3UIVPROC

type PFNGLCOLORP3UIVPROC = Option<unsafe extern "C" fn(type_: GLenum, color: *const GLuint)>;