Struct iproute2::LinkDelRequest[][src]

pub struct LinkDelRequest { /* fields omitted */ }

Methods

impl LinkDelRequest
[src]

Execute the request

Return a mutable reference to the request

Auto Trait Implementations