Function mozjs::rust::jsapi_wrapped::ReadableStreamIsDisturbed
source ยท pub unsafe fn ReadableStreamIsDisturbed(
cx: *mut JSContext,
stream: HandleObject<'_>,
result: *mut bool,
) -> bool