Function unity_native_plugin_sys::vkFreeCommandBuffers
source ยท pub unsafe extern "system" fn vkFreeCommandBuffers(
device: VkDevice,
commandPool: VkCommandPool,
commandBufferCount: u32,
pCommandBuffers: *const VkCommandBuffer,
)