pub unsafe fn destroy_command_pool(
device: VkDevice,
command_pool: VkCommandPool,
allocator: *const VkAllocationCallbacks,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn destroy_command_pool(
device: VkDevice,
command_pool: VkCommandPool,
allocator: *const VkAllocationCallbacks,
)direct calling ffi functions.