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

type PFNGLVERTEX2BVOESPROC = Option<unsafe extern "C" fn(coords: *const GLbyte)>;