Type Definition libvips::bindings::GPrintFunc[][src]

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