Type Definition gst::ffi::GClosureMarshal [−][src]
type GClosureMarshal = Option<extern "C" fn(closure: *mut GClosure, return_value: *mut GValue, n_param_values: guint, param_values: *const GValue, invocation_hint: gpointer, marshal_data: gpointer)>;