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

Creates a new null terminated string.