Type Definition bedrock::vk::PFN_vkGetDeviceQueue [] [src]

type PFN_vkGetDeviceQueue = extern "system" fn(device: VkDevice, queueFamilyIndex: u32, queueIndex: u32, pQueue: *mut VkQueue);