Type Definition glib_2_0_sys::GCompareFunc

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