[][src]Function kaldera::ffi::vk::vkGetDeviceQueue

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