Type Definition vulkanalia_sys::PFN_vkGetPhysicalDeviceExternalFenceProperties[][src]

type PFN_vkGetPhysicalDeviceExternalFenceProperties = unsafe extern "system" fn(_physical_device: PhysicalDevice, _external_fence_info: *const PhysicalDeviceExternalFenceInfo, _external_fence_properties: *mut ExternalFenceProperties);