[][src]Macro ffi_std::copyclone

macro_rules! copyclone {
    ($s:ident $(< $($lyarg:lifetime),* ; $($tyarg:ident),* >)?) => { ... };
}