Function docchi::core::intf::root::set_initial_value[][src]

pub fn set_initial_value(ps: RootObjectPtr, name: &str, len: usize) -> bool
Expand description

Sets itinital value(0, empty string, zero-filled vec) to the parameter. len is ignored except for vec-types. This will be needed in the C interface.