Type Definition ash::vk::PFN_vkResetCommandPool [−][src]
pub type PFN_vkResetCommandPool = extern "system" fn(device: Device, command_pool: CommandPool, flags: CommandPoolResetFlags) -> Result;
pub type PFN_vkResetCommandPool = extern "system" fn(device: Device, command_pool: CommandPool, flags: CommandPoolResetFlags) -> Result;