Function mozjs::rust::wrappers::JS_NondeterministicGetWeakMapKeys

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