blob: 93ec6f968099071b0a171a9d4f8fe35fba38d477 [file] [log] [blame]
import Foundation
public func AppFunc() -> Int32 {
return app_function(10)
}