Type Definition glib_sys::GSourceFunc

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