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

type GObjectFinalizeFunc = Option<extern "C" fn(object: *mut GObject)>;