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

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