Function JS_ToObjectString

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