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