# `GSPlistParseInfo init(curr:end:begin:inQuotedString:forceStringKeys:error:allocator:mutabilityOption:fileName:stringSet:)`

*Initializer*

## Declaration

```swift
init(curr: UnsafeMutablePointer<UInt8>!, end: UnsafePointer<UInt8>!, begin: UnsafePointer<UInt8>!, inQuotedString: Bool, forceStringKeys: Bool, error: Unmanaged<CFError>!, allocator: Unmanaged<CFAllocator>!, mutabilityOption: CFOptionFlags, fileName: UnsafePointer<UInt8>!, stringSet: Unmanaged<CFMutableSet>!)
```

