Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR[][src]

pub type PFN_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pExternalSemaphoreInfo: *const VkPhysicalDeviceExternalSemaphoreInfo, pExternalSemaphoreProperties: *mut VkExternalSemaphoreProperties)>;