Skip to main content

JS_ForOfIteratorValueIsIterable

Function JS_ForOfIteratorValueIsIterable 

Source
pub unsafe extern "C" fn JS_ForOfIteratorValueIsIterable(
    iterator: *const ForOfIterator,
) -> bool