pub unsafe trait ExtendsTensorCopyARM { }Expand description
Marker trait for structs that can appear in the pNext chain of
TensorCopyARM.
§Safety
Implementors must be valid pNext chain members for the target struct.
pub unsafe trait ExtendsTensorCopyARM { }Marker trait for structs that can appear in the pNext chain of
TensorCopyARM.
Implementors must be valid pNext chain members for the target struct.