Function array_get

Source
pub fn array_get(name: &str, index: usize) -> Option<CString>
Expand description

Returns a copy of the value corresponding to an element in the array.