Function
GSClosePlistParseInfoWithString(_:)GSClosePlistParseInfoWithStringGSClosePlistParseInfoWithString
Declaration
func GSClosePlistParseInfoWithString(_ pInfo: UnsafeMutablePointer<GSPlistParseInfo>!)Declaration
void GSClosePlistParseInfoWithString(GSPlistParseInfo *pInfo);Declaration
GSClosePlistParseInfoWithString(pInfo: GSPlistParseInfo)