Type Definition ash::vk::PFN_vkFreeCommandBuffers[][src]

type PFN_vkFreeCommandBuffers = extern "system" fn(device: Device, command_pool: CommandPool, command_buffer_count: u32, p_command_buffers: *const CommandBuffer);