Function mozjs_sys::jsapi::JS_NondeterministicGetWeakMapKeys

source ยท
pub unsafe extern "C" fn JS_NondeterministicGetWeakMapKeys(
    cx: *mut JSContext,
    obj: HandleObject,
    ret: MutableHandleObject,
) -> bool