Function EValue_new_from_chars

Source
pub unsafe extern "C" fn EValue_new_from_chars(
    self_: *mut EValue,
    value: ArrayRefChar,
)