JS_AtomToString

Function JS_AtomToString 

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