pub type PFN_vkGetPhysicalDeviceProperties2 = unsafe extern "system" fn(_physical_device: PhysicalDevice, _properties: *mut PhysicalDeviceProperties2);
Expand description