Function dochy_core::intf::mitem::set_initial_value[][src]

pub fn set_initial_value<'a>(ps: MItemPtr, 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 should be needed in the C interface.