Trait va_list::VaPrimitive
source · pub trait VaPrimitive: 'static { }Expand description
Trait implemented on types that can be read from a va_list
pub trait VaPrimitive: 'static { }Trait implemented on types that can be read from a va_list