Type Definition atk_sys::AtkEventListener

source · []
pub type AtkEventListener = Option<unsafe extern "C" fn(_: *mut AtkObject)>;