std::collections::interfacelist {Type}

pop_retained

fn Type? InterfaceList.pop_retained(&self)
Pop the last value. It must later be released using `list.free_element()`.

Parameters