Type Definition glib_sys::GDestroyNotify [] [src]

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