Struct vkxml::ExternalSync
[−]
[src]
pub struct ExternalSync {
pub sync: String,
}Describes instances of implicit external synchronizations. These cannot be captured by the parameters themselves.
Fields
sync: String