[][src]Type Definition bedrock::vk::PFN_vkResetCommandPool

type PFN_vkResetCommandPool = extern "system" fn(device: VkDevice, commandPool: VkCommandPool, flags: VkCommandPoolResetFlags) -> VkResult;