paulclem1
Results
1
issues of
paulclem1
### Describe the Bug compiler reports "error: extern blocks must be unsafe" on compiling the following extern "C" { fn c_function_name(x: i32) -> i32; //fn c_function_name(); } Even when wrapped...
bug