Type Definition gst::ffi::GVaClosureMarshal[][src]

type GVaClosureMarshal = Option<extern "C" fn(closure: *mut GClosure, return_value: *mut GValue, instance: gpointer, args: va_list, marshal_data: gpointer, n_params: c_int, param_types: *mut GType)>;