Type Definition theo::XlibErrorHook

source ·
pub type XlibErrorHook = Box<dyn Fn(*mut c_void, *mut c_void) -> bool + Send + Sync>;
Expand description

An error handler for GLX.