Function mozjs::rust::wrappers::JS_NondeterministicGetWeakSetKeys

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