Type Definition gobject_sys::GClosureMarshal
[−]
[src]
type GClosureMarshal = Option<unsafe extern "C" fn(_: *mut GClosure, _: *mut GValue, _: c_uint, _: *mut GValue, _: gpointer, _: gpointer)>;