Function vks::vkGetDeviceQueue [] [src]

pub unsafe extern "system" fn vkGetDeviceQueue(
    device: VkDevice,
    queueFamilyIndex: u32,
    queueIndex: u32,
    pQueue: *mut VkQueue
)