Function mozjs::rust::jsapi_wrapped::JS_NondeterministicGetWeakSetKeys
source ยท pub unsafe fn JS_NondeterministicGetWeakSetKeys(
cx: *mut JSContext,
obj: HandleObject<'_>,
ret: &mut MutableHandleObject<'_>,
) -> bool