Struct kcapi_sys::kcapi_handle [−][src]
#[repr(C)]pub struct kcapi_handle { /* fields omitted */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for kcapi_handle
impl Send for kcapi_handle
impl Sync for kcapi_handle
impl Unpin for kcapi_handle
impl UnwindSafe for kcapi_handle
Blanket Implementations
Mutably borrows from an owned value. Read more