Type Definition glib_sys::GDuplicateFunc

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