std::collections::interfacelist {Type}

pop_first_retained

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

Parameters