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

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