[][src]Function quickjs_sys::JS_ToString

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