Skip to main content

destroy_query_pool

Function destroy_query_pool 

Source
pub unsafe fn destroy_query_pool(
    device: VkDevice,
    query_pool: VkQueryPool,
    allocator: *const VkAllocationCallbacks,
)
Expand description

ยงSafety

direct calling ffi functions.