Function rquickjs_core::qjs::JS_NewString[][src]

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