[][src]Function qjs_sys::JS_NewAtom

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