Type Definition glib_sys::GSourceDisposeFunc[][src]

type GSourceDisposeFunc = Option<unsafe extern "C" fn(_: *mut GSource)>;