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