Initializer
init(segmentStruct:)initWithSegmentStruct:initWithSegmentStruct_
Declaration
init(segmentStruct S: UnsafeMutablePointer<GSSegmentStruct>)Declaration
- (instancetype) initWithSegmentStruct:(GSSegmentStruct *) S;Declaration
initWithSegmentStruct_(S: GSSegmentStruct) -> GSPathSegment