Type Definition glib_sys::GDestroyNotify [] [src]

type GDestroyNotify = Option<unsafe extern "C" fn(_: gpointer)>;