[][src]Function qjs_sys::JS_NewAtomString

pub unsafe extern "C" fn JS_NewAtomString(
    ctx: *mut JSContext,
    str: *const c_char
) -> JSValue