Macro gstreamer::format::macros::impl_signed_extra_div_mul

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