Type Definition vips_sys::GHFunc [] [src]

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