Skip to main content

ExtendsLatencySleepInfoNV

Trait ExtendsLatencySleepInfoNV 

Source
pub unsafe trait ExtendsLatencySleepInfoNV { }
Expand description

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

§Safety

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

Implementors§