mozjs::rust::wrappers

Function JS_NondeterministicGetWeakSetKeys

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