Macro gstreamer::loggable_error

source ยท
macro_rules! loggable_error {
    ($cat:expr, $($msg:tt)*) => { ... };
}