We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c66dd4 commit 54cef00Copy full SHA for 54cef00
nuttx-riscv-blink/leds_swift/leds_swift.swift
@@ -9,6 +9,8 @@
9
//
10
//===----------------------------------------------------------------------===//
11
12
+// swift-format-ignore-file
13
+
14
@_cdecl("leds_swift_main")
15
public func cMain(_ argc: Int32, _ argv: UnsafeMutablePointer<UnsafeMutablePointer<Int8>?>) -> Int32
16
{
0 commit comments