Type Definition panda_sys::GHFunc[][src]

pub type GHFunc = Option<unsafe extern "C" fn(key: gpointer, value: gpointer, user_data: gpointer)>;