matrix3

Function matrix3 

Source
pub fn matrix3<'a>(
    endian: Endianness,
) -> impl Parser<BytesStream<'a>, Matrix3, ContextError>