Adopting FFI changes for iOS
This commit is contained in:
@@ -85,6 +85,7 @@ mod imp {
|
|||||||
marker: marker::NoCopy
|
marker: marker::NoCopy
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[repr(C)]
|
||||||
struct SecRandom;
|
struct SecRandom;
|
||||||
|
|
||||||
static kSecRandomDefault: *const SecRandom = 0 as *const SecRandom;
|
static kSecRandomDefault: *const SecRandom = 0 as *const SecRandom;
|
||||||
|
|||||||
Reference in New Issue
Block a user