Struct glutin_glx_sys::glx::types::GLXHyperpipeConfigSGIX [−][src]
#[repr(C)]pub struct GLXHyperpipeConfigSGIX {
pub pipeName: [c_char; 80],
pub channel: c_int,
pub participationType: c_uint,
pub timeSlice: c_int,
}
Fields
pipeName: [c_char; 80]
channel: c_int
participationType: c_uint
timeSlice: c_int