Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceFormatProperties[][src]

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