pub unsafe extern "system" fn vkResetCommandPool(
device: VkDevice,
commandPool: VkCommandPool,
flags: VkCommandPoolResetFlags,
) -> VkResultExpand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkResetCommandPool(
device: VkDevice,
commandPool: VkCommandPool,
flags: VkCommandPoolResetFlags,
) -> VkResultAvailable if built with exported-prototypes.