Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceExternalSemaphoreProperties[][src]

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