Function mozjs::rust::wrappers::ReadableStreamIsDisturbed

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