pub type PtrOfLSTMLayer = Ptr<LSTMLayer>;๐Deprecated: Use the the non-alias form
core::Ptr<crate::dnn::LSTMLayer> instead, removal in Nov 2024Aliased Typeยง
struct PtrOfLSTMLayer { /* private fields */ }