Skip to main content

ExtendsDeviceTensorMemoryRequirementsARM

Trait ExtendsDeviceTensorMemoryRequirementsARM 

Source
pub unsafe trait ExtendsDeviceTensorMemoryRequirementsARM { }
Expand description

Marker trait for structs that can appear in the pNext chain of DeviceTensorMemoryRequirementsARM.

§Safety

Implementors must be valid pNext chain members for the target struct.

Implementors§