Macro gstreamer::result_from_gboolean

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