mozjs::rust::wrappers

Function JS_NondeterministicGetWeakMapKeys

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