Type Definition sdl2_sys::XIOErrorHandler

source ·
pub type XIOErrorHandler = Option<unsafe extern "C" fn(arg1: *mut Display) -> c_int>;