mozjs::rust::wrappers

Function SetKeys

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