Type Definition panda_sys::GHashFunc[][src]

pub type GHashFunc = Option<unsafe extern "C" fn(key: gconstpointer) -> guint>;