Type Definition gobject_sys::GWeakNotify

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