[][src]Type Definition makepad_glx_sys::PFNGLXCHANNELRECTSYNCSGIXPROC

type PFNGLXCHANNELRECTSYNCSGIXPROC = Option<unsafe extern "C" fn(display: *mut Display, screen: c_int, channel: c_int, synctype: GLenum) -> c_int>;