Type Definition gobject_sys::GObjectFinalizeFunc[][src]

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