[][src]Type Definition ash::vk::PFN_vkGetDeviceQueue2

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