Struct kcapi_sys::kcapi_handle
source · [−]#[repr(C)]pub struct kcapi_handle { /* private fields */ }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