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

type PFNGLVERTEX2BOESPROC = Option<unsafe extern "C" fn(x: GLbyte, y: GLbyte)>;