Function cvar::OwnedProp[][src]

pub fn OwnedProp<T>(name: String, variable: T, default: T) -> OwnedProp<T>