Type Definition vks::vk::PFN_vkGetPhysicalDeviceProperties [] [src]

type PFN_vkGetPhysicalDeviceProperties = Option<unsafe extern "system" fn(_: VkPhysicalDevice, _: *mut VkPhysicalDeviceProperties)>;