Trait va_list::VaPrimitive [] [src]

pub trait VaPrimitive: 'static { }

Trait implemented on types that can be read from a va_list

Implementors