Function mozjs::rust::wrappers::SetValues

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