Type Definition glib_sys::GHFunc
[−]
[src]
type GHFunc = Option<unsafe extern "C" fn(_: gpointer, _: gpointer, _: gpointer)>;
type GHFunc = Option<unsafe extern "C" fn(_: gpointer, _: gpointer, _: gpointer)>;