[][src]Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceExternalFenceProperties

type PFN_vkGetPhysicalDeviceExternalFenceProperties = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pExternalFenceInfo: *const VkPhysicalDeviceExternalFenceInfo, pExternalFenceProperties: *mut VkExternalFenceProperties)>;