pub type PhysicalDeviceHostQueryResetFeaturesEXT = PhysicalDeviceHostQueryResetFeatures;
Aliased Type§
struct PhysicalDeviceHostQueryResetFeaturesEXT {
pub sType: u32,
pub pNext: *mut c_void,
pub hostQueryReset: u32,
}
Fields§
§sType: u32
§pNext: *mut c_void
§hostQueryReset: u32