Type Definition erupt::vk1_1::PFN_vkGetDeviceQueue2[][src]

type PFN_vkGetDeviceQueue2 = unsafe extern "system" fn(device: Device, p_queue_info: *const DeviceQueueInfo2, p_queue: *mut Queue);

Vulkan Manual Page · Function