Type Definition vips_sys::GWeakNotify
[−]
[src]
type GWeakNotify = Option<unsafe extern "C" fn(data: gpointer, where_the_object_was: *mut GObject)>;