[][src]Type Definition glu_sys::glu::PFNGLVERTEXATTRIBI4BVEXTPROC

type PFNGLVERTEXATTRIBI4BVEXTPROC = Option<unsafe extern "C" fn(index: GLuint, v: *const GLbyte)>;