Type Alias unity_native_plugin_sys::VkExportSemaphoreCreateInfoKHR
source · pub type VkExportSemaphoreCreateInfoKHR = VkExportSemaphoreCreateInfo;Aliased Type§
struct VkExportSemaphoreCreateInfoKHR {
pub sType: u32,
pub pNext: *const c_void,
pub handleTypes: u32,
}Fields§
§sType: u32§pNext: *const c_void§handleTypes: u32