Skip to content

Commit 8c21753

Browse files
authored
missing ExitCode->QkExitCode (#14119)
1 parent 0f7c6f6 commit 8c21753

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/cext/cbindgen.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ prefix_with_name = true
3232
"CSparseTerm" = "QkObsTerm"
3333
"BitTerm" = "QkBitTerm"
3434
"Complex64" = "QkComplex64"
35+
"ExitCode" = "QkExitCode"

0 commit comments

Comments
 (0)