gstreamer::format::macros

Macro impl_signed_extra_div_mul

Source
macro_rules! impl_signed_extra_div_mul {
    ($typ:ty, $signed:ty) => { ... };
    ($newtyp:ty, $inner:ty, $signed_inner:ty) => { ... };
}