Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceFormatProperties2KHR[][src]

pub type PFN_vkGetPhysicalDeviceFormatProperties2KHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, format: VkFormat, pFormatProperties: *mut VkFormatProperties2)>;