pub unsafe fn reset_command_pool(
device: VkDevice,
command_pool: VkCommandPool,
flags: CommandPoolResetFlags,
) -> Result<()>pub unsafe fn reset_command_pool(
device: VkDevice,
command_pool: VkCommandPool,
flags: CommandPoolResetFlags,
) -> Result<()>