Function JS_GetProxyTarget

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