pub unsafe fn destroy_query_pool(
device: VkDevice,
query_pool: VkQueryPool,
allocator: *const VkAllocationCallbacks,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn destroy_query_pool(
device: VkDevice,
query_pool: VkQueryPool,
allocator: *const VkAllocationCallbacks,
)direct calling ffi functions.