auto merge of #16742 : vhbit/rust/ios-ffi-fix, r=alexcrichton
This commit is contained in:
commit
80b45ddbd3
@ -85,6 +85,7 @@ mod imp {
|
||||
marker: marker::NoCopy
|
||||
}
|
||||
|
||||
#[repr(C)]
|
||||
struct SecRandom;
|
||||
|
||||
static kSecRandomDefault: *const SecRandom = 0 as *const SecRandom;
|
||||
|
Loading…
x
Reference in New Issue
Block a user