Function mozjs_sys::jsapi::JS_NondeterministicGetWeakSetKeys

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