Type Definition glib_sys::GCopyFunc [] [src]

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