hirofa_quickjs_sys

Function JS_AtomToValue

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