Struct vulkanalia_sys::CuModuleNVX
source · [−]#[repr(transparent)]pub struct CuModuleNVX(_);Expand description
Trait Implementations
The object type for this handle type.
Constructs an instance of this handle type with the supplied underlying value.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for CuModuleNVX
impl Send for CuModuleNVX
impl Sync for CuModuleNVX
impl Unpin for CuModuleNVX
impl UnwindSafe for CuModuleNVX
Blanket Implementations
Mutably borrows from an owned value. Read more