Type Definition gio_sys::GIOSchedulerJobFunc[][src]

type GIOSchedulerJobFunc = Option<unsafe extern "C" fn(_: *mut GIOSchedulerJob, _: *mut GCancellable, _: gpointer) -> gboolean>;