Type Definition glib_2_0_sys::GSourceFunc

source ·
pub type GSourceFunc = extern "C" fn(_: gpointer) -> gboolean;