Struct ibverbs::RemoteKey [] [src]

pub struct RemoteKey(_);

A key that authorizes direct memory access to a memory region.

Trait Implementations

Auto Trait Implementations

impl Send for RemoteKey

impl Sync for RemoteKey