Function teko::utilities::pop_parameters [] [src]

pub fn pop_parameters(_: &mut Program, env: &mut Env, args: &[String])

Pops the specified parameters from the stack.

If the parameters do not exist then there's an internal programmer error and this function will panic.