mozjs_sys::glue

Function SetProxyReservedSlot

source
pub unsafe extern "C" fn SetProxyReservedSlot(
    obj: *mut JSObject,
    slot: u32,
    val: *const Value,
)