提交 80b45ddb 编写于 作者: B bors

auto merge of #16742 : vhbit/rust/ios-ffi-fix, r=alexcrichton

......@@ -85,6 +85,7 @@ pub struct OsRng {
marker: marker::NoCopy
}
#[repr(C)]
struct SecRandom;
static kSecRandomDefault: *const SecRandom = 0 as *const SecRandom;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册