[][src]Function libquickjs_sys::JS_ValueToAtom

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