Function mozjs::jsapi::MapKeys

source ·
pub unsafe extern "C" fn MapKeys(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    rval: MutableHandle<Value>
) -> bool