Struct nix::sys::socket::sockopt::AlgSetAeadAuthSize [−][src]
pub struct AlgSetAeadAuthSize;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AlgSetAeadAuthSize
impl Send for AlgSetAeadAuthSize
impl Sync for AlgSetAeadAuthSize
impl Unpin for AlgSetAeadAuthSize
impl UnwindSafe for AlgSetAeadAuthSize
Blanket Implementations
Mutably borrows from an owned value. Read more