Function matrix4

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