Function libquickjs_sys::JS_AtomToValue[][src]

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