auto merge of #17814 : vhbit/rust/ios-build-fix, r=huonw
This commit is contained in:
commit
0d94fdaeb8
@ -88,6 +88,7 @@ mod imp {
|
||||
#[repr(C)]
|
||||
struct SecRandom;
|
||||
|
||||
#[allow(non_uppercase_statics)]
|
||||
static kSecRandomDefault: *const SecRandom = 0 as *const SecRandom;
|
||||
|
||||
#[link(name = "Security", kind = "framework")]
|
||||
|
Loading…
x
Reference in New Issue
Block a user