Skip to main content

reset_command_pool

Function reset_command_pool 

Source
pub unsafe fn reset_command_pool(
    device: VkDevice,
    command_pool: VkCommandPool,
    flags: VkCommandPoolResetFlags,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.