Type Definition glib_2_0_sys::GDuplicateFunc

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