Type Definition gst::ffi::GWeakNotify[][src]

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