JS_GetProxyHandler

Function JS_GetProxyHandler 

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