Type Definition erupt::vk1_0::PFN_vkGetPhysicalDeviceProperties[][src]

type PFN_vkGetPhysicalDeviceProperties = unsafe extern "system" fn(physical_device: PhysicalDevice, p_properties: *mut PhysicalDeviceProperties);

Vulkan Manual Page · Function