Type Definition glib_sys::GDestroyNotify

source · [−]
pub type GDestroyNotify = Option<unsafe extern "C" fn(_: gpointer)>;