blob: dd2596f502db120bc73a39edcc59db55f80c3d32 [file]
cl = shared_library(
'not_so_rusty',
files('lib.rs'),
rust_abi : 'c',
)