Function mozjs::rust::jsapi_wrapped::SetKeys

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