mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
Rust cleanup
This commit is contained in:
parent
343ebcc048
commit
8110b4ebb2
6 changed files with 74 additions and 63 deletions
|
@ -40,5 +40,5 @@ struct Source
|
|||
}
|
||||
|
||||
extern "C" {
|
||||
bool unpack_tarfile(rust::Source source, rust::StringSlice dest_dir);
|
||||
void unpack_tarfile(rust::Source source, rust::StringSlice dest_dir);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue