Type Definition glib_2_0_sys::GCopyFunc

source ·
pub type GCopyFunc = extern "C" fn(_: gconstpointer, _: gpointer) -> gpointer;