Function mozjs::rust::jsapi_wrapped::JS_NondeterministicGetWeakMapKeys

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