[][src]Function unity_native_plugin_sys::vkCmdBeginQueryIndexedEXT

pub unsafe extern "system" fn vkCmdBeginQueryIndexedEXT(
    commandBuffer: VkCommandBuffer,
    queryPool: VkQueryPool,
    query: u32,
    flags: VkQueryControlFlags,
    index: u32
)