Skip to main content

soil_utf8_new

Function soil_utf8_new 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn soil_utf8_new( s: *const c_char, err: *mut *mut SoilError, ) -> *mut Value
Expand description

ยงSafety

s is a NUL-terminated UTF-8 string; err is null or valid.