Struct bedrock::QueryPool [] [src]

pub struct QueryPool(_, _);

Opaque handle to a query pool object

Trait Implementations

impl VkHandle for QueryPool
[src]

[src]

Retrieve an underlying handle

Auto Trait Implementations

impl !Send for QueryPool

impl !Sync for QueryPool