Function unity_native_plugin_sys::vkDestroyCommandPool

source ยท
pub unsafe extern "system" fn vkDestroyCommandPool(
    device: VkDevice,
    commandPool: VkCommandPool,
    pAllocator: *const VkAllocationCallbacks,
)