Type Definition libvips_rs::bindings::GWeakNotify

source ·
pub type GWeakNotify = Option<unsafe extern "C" fn(data: gpointer, where_the_object_was: *mut GObject)>;