[][src]Function gdk_sys::gdk_event_get_click_count

pub unsafe extern "C" fn gdk_event_get_click_count(
    event: *const GdkEvent,
    click_count: *mut c_uint
) -> gboolean