Struct ndk_sys::cryptoinfo_pattern_t [−][src]
Fields
encryptBlocks: i32
skipBlocks: i32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for cryptoinfo_pattern_t
impl Send for cryptoinfo_pattern_t
impl Sync for cryptoinfo_pattern_t
impl Unpin for cryptoinfo_pattern_t
impl UnwindSafe for cryptoinfo_pattern_t
Blanket Implementations
Mutably borrows from an owned value. Read more