Macro gstreamer::gst_error[][src]

macro_rules! gst_error {
    ($cat : expr, obj : $obj : expr, $($args : tt) *) => { ... };
    ($cat : expr, $($args : tt) *) => { ... };
}