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

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