Type Definition glib_sys::GCompareDataFunc

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