Type Definition glib_sys::GCopyFunc

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