Type Alias PhysicalDeviceHostQueryResetFeaturesEXT

Source
pub type PhysicalDeviceHostQueryResetFeaturesEXT = PhysicalDeviceHostQueryResetFeatures;

Aliased Type§

#[repr(C)]
pub struct PhysicalDeviceHostQueryResetFeaturesEXT { pub sType: u32, pub pNext: *mut c_void, pub hostQueryReset: u32, }

Fields§

§sType: u32§pNext: *mut c_void§hostQueryReset: u32