[][src]Type Definition vulkanalia_sys::PFN_vkResetCommandPool

type PFN_vkResetCommandPool = extern "system" fn(_device: Device, _command_pool: CommandPool, _flags: CommandPoolResetFlags) -> Result;