jsc_value_new_string

Function jsc_value_new_string 

Source
pub unsafe extern "C" fn jsc_value_new_string(
    context: *mut JSCContext,
    string: *const c_char,
) -> *mut JSCValue