Type Definition vips_sys::GFunc [] [src]

type GFunc = Option<unsafe extern "C" fn(data: gpointer, user_data: gpointer)>;