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