Function mozjs::rust::jsapi_wrapped::SetKeys

source ยท
pub unsafe fn SetKeys(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    rval: &mut MutableHandleValue<'_>,
) -> bool