Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceImageFormatProperties2KHR[][src]

pub type PFN_vkGetPhysicalDeviceImageFormatProperties2KHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pImageFormatInfo: *const VkPhysicalDeviceImageFormatInfo2, pImageFormatProperties: *mut VkImageFormatProperties2) -> VkResult>;