pub unsafe extern "system" fn vkResetCommandBuffer(
commandBuffer: VkCommandBuffer,
flags: VkCommandBufferResetFlags,
) -> VkResultExpand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkResetCommandBuffer(
commandBuffer: VkCommandBuffer,
flags: VkCommandBufferResetFlags,
) -> VkResultAvailable if built with exported-prototypes.