Function mozjs::rust::wrappers::SetKeys

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