This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
51deb4fedb
rust
/
src
/
test
/
run-make
/
extern-fn-with-packed-struct
/
Makefile
6 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add test for passing/getting packed structs with ffi.
2014-08-18 13:12:46 -05:00
-
i
n
c
l
u
d
e
.
.
/
t
o
o
l
s
.
m
k
rmake: Get all tests passing on MSVC
2015-08-26 18:57:56 -05:00
all
:
$(
call
NATIVE_STATICLIB
,
test
)
$(
RUSTC
)
test.rs
Add test for passing/getting packed structs with ffi.
2014-08-18 13:12:46 -05:00
$(
call RUN,test
)
||
exit
1
Reference in New Issue
Copy Permalink