spinInterfaceList

Type Alias spinInterfaceList 

Source
pub type spinInterfaceList = *mut c_void;
Expand description

Handle for interface list functionality. Created by calling spinSystemGetInterfaces(), which requires a call to spinInterfaceListClear() to clear, or spinInterfaceListCreateEmpty(), which requires a call to spinInterfaceListDestroy() to destroy.