pub type SecRandomRef = *const __SecRandom;Available on crate feature
SecRandom only.Expand description
Reference to a (pseudo) random number generator.
See also Appleās documentation
pub type SecRandomRef = *const __SecRandom;SecRandom only.Reference to a (pseudo) random number generator.
See also Appleās documentation