Type Definition glib_sys::GSourceFunc
[−]
[src]
type GSourceFunc = Option<unsafe extern "C" fn(_: gpointer) -> gboolean>;
type GSourceFunc = Option<unsafe extern "C" fn(_: gpointer) -> gboolean>;