mozjs_sys::jsapi::JS

Function SetKeys

Source
pub unsafe extern "C" fn SetKeys(
    cx: *mut JSContext,
    obj: HandleObject,
    rval: MutableHandleValue,
) -> bool