[][src]Function cvar::OwnedProp

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