Skip to main content

ExtendsCuLaunchInfoNVX

Trait ExtendsCuLaunchInfoNVX 

Source
pub unsafe trait ExtendsCuLaunchInfoNVX { }
Expand description

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

§Safety

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

Implementors§