Type Definition glib_sys::GHashFunc[][src]

type GHashFunc = Option<unsafe extern "C" fn(_: gconstpointer) -> c_uint>;