[][src]Type Definition glib_sys::GCopyFunc

type GCopyFunc = Option<unsafe extern "C" fn(_: gconstpointer, _: gpointer) -> gpointer>;