[][src]Function quickjs_sys::JS_AtomToString

pub unsafe extern "C" fn JS_AtomToString(
    ctx: *mut JSContext,
    atom: JSAtom
) -> JSValue