Function rquickjs_sys::JS_NewString

source ·
pub unsafe extern "C" fn JS_NewString(
    ctx: *mut JSContext,
    str_: *const c_char
) -> JSValue