Type Definition glib_sys::GHashFunc

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