[][src]Function lsl_sys::lsl_set_child_value

pub unsafe extern "C" fn lsl_set_child_value(
    e: lsl_xml_ptr,
    name: *const c_char,
    value: *const c_char
) -> i32

Set the text value of the (nameless) plain-text child of a named child node.