[][src]Function vk_rs::vk::CreateQueryPool

pub unsafe extern "C" fn CreateQueryPool(
    pCreateInfo: *const QueryPoolCreateInfo,
    pQueryPool: *mut QueryPool
) -> VkResult