[][src]Type Definition ash_tray::ash::vk::PFN_vkGetPhysicalDeviceExternalBufferProperties

type PFN_vkGetPhysicalDeviceExternalBufferProperties = extern "system" fn(physical_device: PhysicalDevice, p_external_buffer_info: *const PhysicalDeviceExternalBufferInfo, p_external_buffer_properties: *mut ExternalBufferProperties) -> c_void;