Switch default sorting order for items to "None"
This commit is contained in:
committed by
Emilio Cobos Álvarez
parent
ea919a4edf
commit
aeb69bcc69
@@ -6,10 +6,10 @@
|
||||
|
||||
extern "C" {
|
||||
|
||||
void unnamed(const uint64_t*);
|
||||
|
||||
void pointer_test(const uint64_t *a);
|
||||
|
||||
void print_from_rust();
|
||||
|
||||
void unnamed(const uint64_t*);
|
||||
|
||||
} // extern "C"
|
||||
|
||||
Reference in New Issue
Block a user