Type Definition atk_sys::AtkKeySnoopFunc

source · []
pub type AtkKeySnoopFunc = Option<unsafe extern "C" fn(_: *mut AtkKeyEventStruct, _: gpointer) -> c_int>;