Type Definition vips_sys::GHashFunc [] [src]

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