Fix false positive improper_ctypes warnings for structs that are opaque types from C #27
@@ -1,3 +1,4 @@
|
||||
#[allow(improper_ctypes)]
|
||||
#[allow(non_camel_case_types)]
|
||||
#[allow(non_snake_case)]
|
||||
#[allow(non_upper_case_globals)]
|
||||
|
||||
Reference in New Issue
Block a user