Type Definition glib_sys::GDuplicateFunc [] [src]

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