Type Definition vips_sys::GNodeForeachFunc [] [src]

type GNodeForeachFunc = Option<unsafe extern "C" fn(node: *mut GNode, data: gpointer)>;