Function mozjs::rust::wrappers::JS_ForOfIteratorNext
source ยท pub unsafe fn JS_ForOfIteratorNext(
iterator: *mut ForOfIterator,
val: MutableHandleValue<'_>,
done: *mut bool,
) -> bool
pub unsafe fn JS_ForOfIteratorNext(
iterator: *mut ForOfIterator,
val: MutableHandleValue<'_>,
done: *mut bool,
) -> bool