pub unsafe extern "C" fn value_as_string(
    value: Value
) -> *const c_char
Expand description

Returns the value as c string.