ash::vk

Type Alias PFN_vkResetCommandPool

Source
pub type PFN_vkResetCommandPool = unsafe extern "system" fn(device: Device, command_pool: CommandPool, flags: CommandPoolResetFlags) -> Result;