Type Definition vips_sys::GPrintFunc [] [src]

type GPrintFunc = Option<unsafe extern "C" fn(string: *const gchar)>;