-
-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
Labels
Description
Tracking issue: rust-lang/rust#123743
RFC: rust-lang/rfcs#3484
unsafe extern "C" {
safe static TEST1: i32;
safe fn test1(i: i32);
}Reactions are currently unavailable